Fix return annotations for GtkWindow
authorJonas Platte <mail@jonasplatte.de>
Sun, 8 Nov 2015 16:17:00 +0000 (16:17 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Nov 2015 20:01:31 +0000 (15:01 -0500)
commit6a69c01e429a303b21f5a438466f257c2b4bc68a
tree07a0d8511dd7d110a3deff792afa37701ecc7e50
parentce8b5b45869f24a7ddf1e3bd84d547aaffa475e4
Fix return annotations for GtkWindow

Add nullable annotations for functions that may return NULL.

https://bugzilla.gnome.org/show_bug.cgi?id=753520
gtk/gtkwindow.c